PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFPageDirectDestination Class


In This Topic
    PDFPageDirectDestination Class Methods
    In This Topic

    For a list of all members of this type, see PDFPageDirectDestination members.

    Public Methods
     NameDescription
    Public MethodGets the bottom coordinate.
    The bottom coordinate is used by zoom mode. (Inherited from com.o2sol.pdf4java.destinations.PDFPageDestination)
    Public MethodGets the COS destination. (Inherited from com.o2sol.pdf4java.destinations.PDFDestination)
    Public MethodGets the left coordinate.
    These zoom modes use the left coordinate: , , (Inherited from com.o2sol.pdf4java.destinations.PDFPageDestination)
    Public MethodGets the page.  
    Public MethodGets the right coordinate.
    The right coordinate is used by zoom mode. (Inherited from com.o2sol.pdf4java.destinations.PDFPageDestination)
    Public MethodGets the top coordinate.
    These zoom modes use the top coordinate: , ,  
    Public MethodGets the destination type. (Inherited from com.o2sol.pdf4java.destinations.PDFDestination)
    Public MethodGets the zoom.
    A 0 zoom means the current zoom value does not change. (Inherited from com.o2sol.pdf4java.destinations.PDFPageDestination)
    Public MethodGets the zoom mode. (Inherited from com.o2sol.pdf4java.destinations.PDFPageDestination)
    Public MethodSets the bottom coordinate.
    The bottom coordinate is used by zoom mode. (Inherited from com.o2sol.pdf4java.destinations.PDFPageDestination)
    Public MethodSets the left coordinate.
    These zoom modes use the left coordinate: , , (Inherited from com.o2sol.pdf4java.destinations.PDFPageDestination)
    Public MethodSets the page.  
    Public MethodSets the right coordinate.
    The right coordinate is used by zoom mode. (Inherited from com.o2sol.pdf4java.destinations.PDFPageDestination)
    Public MethodSets the top coordinate.
    These zoom modes use the top coordinate: , ,  
    Public MethodSets the zoom.
    A 0 zoom means the current zoom value does not change. (Inherited from com.o2sol.pdf4java.destinations.PDFPageDestination)
    Public MethodSets the zoom mode. (Inherited from com.o2sol.pdf4java.destinations.PDFPageDestination)
    Top
    See Also